home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Text⁄Files / AutoBin src / binhex.h < prev    next >
Encoding:
Text File  |  1993-12-07  |  328 b   |  7 lines  |  [TEXT/MPS ]

  1. /* Copyright (c) 1990-1992 by the University of Illinois Board of Trustees */
  2. /************************************************************************
  3.  * declarations for binhexing macintosh files
  4.  ************************************************************************/
  5. int SendBinHex(short vRef,long dirId,StringPtr name);
  6.  
  7.